home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / blnks415.arj / ANYKEY.DOC next >
Text File  |  1993-12-01  |  9KB  |  194 lines

  1.         ╒══════════════════════════════════════════╕
  2.         │                 AnyKey                   │
  3.         │             Revision 4.15.0              │
  4.         │                                          │
  5.         │ Copyright (C) 1989-1993 FM de Monasterio │
  6.         │  Licensed Material. All Rights Reserved  │
  7.         ╘══════════════════════════════════════════╛
  8.  
  9.             1. GENERAL INFORMATION
  10.             2. USAGE
  11.             3. COPYRIGHT INFORMATION
  12.             4. WARRANTY DISCLAIMER
  13.  
  14.  
  15.    1.  GENERAL INFORMATION
  16.  
  17.    AnyKey is a non-resident, EGA/VGA screen blanking utility that displays
  18.    intermittently the prompt: 'Press Any Key...' on different parts of the
  19.    screen.  The original contents of the screen are restored upon any key-
  20.    press.  AnyKey requires an EGA or (S)VGA adapter and DOS version 2.0 or
  21.    higher.  The prompt can be replaced by the current (system) time, or by
  22.    a user-defined string of text
  23.  
  24.    Blanking is achieved by the reprogramming of the EGA/VGA color palette,
  25.    which is used to remap video memory data into colors, so that all color
  26.    attributes are nulled, except the default DOS text attribute (07h) of a
  27.    dim white foreground on a black background, whose color can be selected
  28.    by the user. (If you have a screen clock, make sure that its attributes
  29.    are not dim white foreground on a black background [hexadecimal 07h].)
  30.  
  31.    In the EGA and EGA-compatible modes of the VGA, AnyKey reads and stores
  32.    palette contents prior to asserting its own color values. (For the EGA,
  33.    this is achieved by setting up a Parameter Save Area where the EGA BIOS
  34.    can store the contents of the palette registers, so that these contents
  35.    can be restored upon conclusion of the execution.  If the EGA BIOS does
  36.    not store these data, AnyKey then loads the DOS default palette.)
  37.  
  38.    Upon blanking of the screen, AnyKey also parks all attached hard disks.
  39.    For each physical disk attached to the hard disk controller that can be
  40.    accessed via BIOS disk services, parking is achieved by moving the head
  41.    to the highest disk cylinder.
  42.  
  43.    If a registered version of the resident blanker utility BLANKS.EXE with
  44.    the same release number is found resident, AnyKey inactivates the timed
  45.    blanking of BLANKs till the keypress is detected (so as to preserve the
  46.    intermittent display of the prompt).
  47.  
  48.                 *********
  49.  
  50.    2.  USAGE
  51.  
  52.    The prompt is available is several languages, which can be selected via
  53.    switch /Px, where <x>= E(nglish), F(rench), P(ortuguese), or S(panish).
  54.    A prompt displaying the current system time (as read from the BIOS data
  55.    area) is available via switch /PT. The color attribute of the prompt is
  56.    selected via switch /Pn, where <n> is between 0 and 7 (see below).
  57.  
  58.    A user-defined prompt can be obtained with switch /P:<text>, where text
  59.    is a string of up to 20 characters ended by the <Enter> key; because of
  60.    such an ending, /P:<text> will be the last argument of the command.
  61.  
  62.    If an audible remainder of the blanked screen were required, switch /Bn
  63.    selects a beep every <n> minutes, where <n> = 1 to 60.
  64.  
  65.  
  66.    SWITCHES
  67.  
  68.    Any character between space (ASCII 32) and slash (ASCII 47) can be used
  69.    to separate the switches. The switches are not case sensitive and, with
  70.    the exception of /P:<text>, can be given in any order:
  71.  
  72.  
  73.     ANYKEY [/?] [/Bn] [/Pn] [/PT or /P:<text> or /PE, /PF, /PP, /PS]
  74.  
  75.    where
  76.     /?    = Display a brief help panel
  77.     /Bn    = Beep every <n>=1-60 minutes
  78.     /PT    = Current system time prompt
  79.     /P:text    = User-defined text, 1-20 characters ended by <Enter>
  80.     /PE    = English prompt
  81.     /PF    = French prompt
  82.     /PP    = Portugese prompt
  83.     /PS    = Spanish prompt
  84.     /Pn    = Prompt color <n> = 0:grey, 1:blue, 2:green, 3:cyan,
  85.                      4:red, 5:magenta, 6:yellow, 7:white
  86.  
  87.    If no switches are specified, the program defaults are (1) English prompt,
  88.    (2) yellow text attribute, and (3) no beeping.
  89.  
  90.                 *********
  91.  
  92.    3.  COPYRIGHT INFORMATION
  93.  
  94.    This documentation, programs, and other files distributed in this software
  95.    package (the "Software")  are the copyrighted property of FM de Monasterio
  96.    (the "Author") who provides the Software and licenses its use.  All rights
  97.    are reserved.
  98.  
  99.    If you would like to use this Software for education or nonprofit purposes
  100.    at home, please make a donation for poor children in need of medical care,
  101.    sending to the address below a check marked "For Deposit Only" and payable
  102.    to "PATIENT CARE FUND, CHILDREN'S HOSPITAL, Washington DC."  All donations
  103.    are sent to this hospital.  (Please indicate the program for which you are
  104.    making the donation.)
  105.  
  106.    A license is required for use by corporations, private institutions, state
  107.    or federal government agencies, or for-profit purposes. Please contact the
  108.    Author for licensing information.
  109.  
  110.  
  111.    U.S. GOVERNMENT INFORMATION
  112.  
  113.    The Software is Commercial Computer Software under the Federal Acquisition
  114.    Regulations of the U.S. government and the Agency Supplements to them. The
  115.    Software is provided to the Federal Government and its agencies only under
  116.    the Restricted Rights Provisions of the above noted regulations applicable
  117.    to commercial software developed at private expense, and not in the public
  118.    domain. The use, duplication, or disclosure of the Software by the Federal
  119.    Government or its agencies is subject to the restrictions set forth in the
  120.    subdivision (c.1.ii) of the Rights in Technical Data and Computer Software
  121.    clause at DFARS 252.227-7013 (October 1988) and FAR 52.227-19 (June 1987).
  122.    The contractor is: F.M. de Monasterio, P.O. Box 219, Cabin John, MD 20818.
  123.  
  124.  
  125.    DISTRIBUTION
  126.  
  127.    You may distribute this Software via magnetic and/or electronic means, but
  128.    you are specifically prohibited from:
  129.  
  130.     - Charging fees or asking donations in exchange of or payment
  131.       for copies of this Software.
  132.  
  133.     - Distributing this Software with commercial products without
  134.       the written, express permission in advance from the author.
  135.  
  136.     - Distributing this Software via a for-profit organization or
  137.       group, either alone or with other software.
  138.  
  139.     - Changing any of the contents of this Software including the
  140.       copyright notice and license information.
  141.  
  142.  
  143.    You may not copy, change, or transfer the Software, whether in whole or in
  144.    part, except as expressly provided for in this documentation.  You may not
  145.    decompile, disassemble, or otherwise reverse engineer the Software.  Other
  146.    uses of the Software are prohibited without a written authorization signed
  147.    by the Author.
  148.  
  149.    Latest program releases may be found at the Information Exchange BBS (703)
  150.    836-0748, as a compressed archive file.
  151.  
  152.                 *********
  153.  
  154.    4.  WARRANTY DISCLAIMER
  155.  
  156.    The information contained in the documentation for the Software is subject
  157.    to change without notice.
  158.  
  159.    The Author cannot and does not warrant that any functions contained in the
  160.    Software will meet your requirements, or that its operations will be error
  161.    free.  The entire risk as to the Software performance or quality, or both,
  162.    is solely with the user and not the Author.  You assume responsibility for
  163.    the selection of the Software to achieve your intended results and for the
  164.    installation, use, and results obtained from the Software.
  165.  
  166.    The Author makes no warranty, either implied or expressed, including with-
  167.    out limitation any warranty with respect to this Software documented here,
  168.    its quality, performance, or fitness for a particular purpose. In no event
  169.    shall the Author be liable to you for damages, whether direct or indirect,
  170.    incidental, special, or consequential arising out the use of or any defect
  171.    in the Software, even if the Author has been advised of the possibility of
  172.    such damages, or for any claim by any other party.
  173.  
  174.    All other warranties of any kind, either express or implied, including but
  175.    not limited to the implied warranties of merchantability and fitness for a
  176.    particular purpose, are expressly excluded.
  177.  
  178.    By using the Software, you acknowledge (1) to have read and understood all
  179.    parts of this document and (2) to have agreed with and accepted all of its
  180.    terms and provisions without any reservation.
  181.  
  182.                    ---------
  183.  
  184.    Refer all inquiries to:
  185.                 FM de Monasterio
  186.                 P.O. Box 219
  187.                 Cabin John, MD 20818-0219
  188.                 USA
  189.  
  190.     ┌─────────────────────────────────────────────────────────────┐
  191.     │ Trademarked names are the property of the respective owners │
  192.     └─────────────────────────────────────────────────────────────┘
  193.  [End]
  194.